rcu: move private declarations and definitions from header to implementation
authorJan Beulich <jbeulich@suse.com>
Fri, 14 Oct 2011 08:16:39 +0000 (10:16 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 14 Oct 2011 08:16:39 +0000 (10:16 +0200)
commitdd2fa8c3b5086cb36ac4cce3dec8bc7b92c10ec0
tree2c2140092fda7c955dbae140451f13218cdef8fc
parent52776ac43ce4ad58ce104ca8426b1ee03622d61b
rcu: move private declarations and definitions from header to implementation

No consumer of RCU should need to see these, and there's also no need
to clutter the global name space with them.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/common/rcupdate.c
xen/include/xen/rcupdate.h